Welcome![Sign In][Sign Up]
Location:
Search - fat16 sd

Search list

[Other resourceFAT16

Description: 这个里面有FAT16文件系统的源代码和相关的FAT16说明文档,十分全面,对嵌入式工程师搞文件系统的移植很有帮助,可以在从分理解后移植到SD卡或者CF卡上面。
Platform: | Size: 349653 | Author: 木 易 | Hits:

[Other resourcefat16

Description: 基于642的sd卡读写程序,文件系统为fat16,读写函数已经调通,其他模块框架是完整的,但是没有使用
Platform: | Size: 362623 | Author: lshp | Hits:

[Other resourcesd-reader_source_20060316

Description: MMC/SD操作,SPI模式,FAT16分区的建立读写操作等
Platform: | Size: 227420 | Author: 蒋鸿 | Hits:

[Other resourcefat16

Description: 适合RAM有限的嵌入式系统使用的fat16文件系统。目前只支持在根目录下读写文件,比较适合sd卡的文件管理。
Platform: | Size: 3339 | Author: bear zhou | Hits:

[Other resourcesd-reader_source

Description: SD卡和FAT16读写源代码 支持长文件名和子目录
Platform: | Size: 222457 | Author: zy | Hits:

[SourceCodesd卡 fat16文件系统 spi模式十分详细

Description: sd卡 fat16文件系统 spi模式十分详细
Platform: | Size: 100481 | Author: skykey3 | Hits:

[SCMFAT16_for_ADS

Description:
Platform: | Size: 94208 | Author: | Hits:

[OtherSD-PICTail

Description: Example Of Using SD/MMC Card with PIC
Platform: | Size: 2048 | Author: fatih | Hits:

[Embeded-SCM DevelopUCOSFS_SYS

Description: 本资料包括建立在SD卡和NANDFLASH上的文件系统,具体如下: SD卡:FAT32 NANDFLASH:FAT16 SD&NAND:整合的文件系统,SD(FAT32)的盘符是"ide",NANDFLASH(FAT16)的盘符是"FLASH" uc/FS基本使用方法: 1. FS_Init(),在调用uc/FS功能前需要进行初始化 2. FS_IoCtl(),对媒质进行格式化(SD卡用电脑格式化,所以未给出格式化参数) 3. _write_file, 1)FS_FOpen(),建立文件或打开已有文件,返回文件结构指针 2)FS_FWrite(),数据写入文件 3)FS_FClose(),关闭文件 4. _dump_file,1)1)FS_FOpen(),建立文件或打开已有文件,返回文件结构指针 2)FS_FRead(),读出文件数据 3)FS_FClose(),关闭文件 5. FS_Exit(),关闭文件系统. 具体文件系统应用接口见fs_api.h-本资料包括建立在SD卡和NANDFLASH上的文件系统,具体如下: SD卡:FAT32 NANDFLASH:FAT16 SD&NAND:整合的文件系统,SD(FAT32)的盘符是"ide",NANDFLASH(FAT16)的盘符是"FLASH" uc/FS基本使用方法: 1. FS_Init(),在调用uc/FS功能前需要进行初始化 2. FS_IoCtl(),对媒质进行格式化(SD卡用电脑格式化,所以未给出格式化参数) 3. _write_file, 1)FS_FOpen(),建立文件或打开已有文件,返回文件结构指针 2)FS_FWrite(),数据写入文件 3)FS_FClose(),关闭文件 4. _dump_file,1)1)FS_FOpen(),建立文件或打开已有文件,返回文件结构指针 2)FS_FRead(),读出文件数据 3)FS_FClose(),关闭文件 5. FS_Exit(),关闭文件系统. 具体文件系统应用接口见fs_api.h
Platform: | Size: 1565696 | Author: 乔木 | Hits:

[Othersd-reader_source_20081121

Description: Code to access MMC/SD cards with FAT16/FAT32 file system on an Atmel AVR8. Code contains SDHC support (disabled)
Platform: | Size: 277504 | Author: gryph | Hits:

[Embeded-SCM DevelopSD

Description: SD卡驱动,包括底层驱动以及fat16的文件系统。-The driver of SD card with fat16 file system
Platform: | Size: 730112 | Author: zhoufen | Hits:

[Other Embeded programsd_MP3

Description: SD卡作为存储器,FPGA作为处理器,sta013作为解码芯片,实现mp3播放,文件系统为fat16-SD memory card as, FPGA as a processor, sta013 as a decoder chip, the realization of mp3 player, file system to fat16
Platform: | Size: 246784 | Author: 刘小平 | Hits:

[SCMsd_fat16_spi_code

Description: sd卡 fat16 文件系统SPI总线应用-sd card fat16 file system spi bus
Platform: | Size: 9216 | Author: qjc | Hits:

[SCMsd

Description: 一个单片机上的sd卡驱动程序,支持fat32,fat16等文件系统,很有参考价值。-A microcontroller on the sd card driver and support fat32, fat16 file system, etc., of great reference value.
Platform: | Size: 41984 | Author: | Hits:

[Embeded-SCM DevelopMMC-SD

Description: Use PIC18f4550 + MMC and FAT16 with the mikroC, this code is a sample how to use the mmc cards with microcontrollers PIC18f-Use PIC18f4550+ MMC and FAT16 with the mikroC, this code is a sample how to use the mmc cards with microcontrollers PIC18f
Platform: | Size: 84992 | Author: Reinaldo | Hits:

[Windows DevelopAll_for_repair_72db82c_with_boot_files

Description: Instruction for repair 7DB82C: 1. Format SD on fat16 and put to SD: (EBOOT82c.nb0, nboot82c.bin, xip82c.nb0) 2. Insert SD into PNA and reset it. 3. When PNA say pmp eror bla bla bla, you format SD and pun on it this files: (appUpdate.exe, jtdAppUpdate_82c.swp) 4. Insert SD into PNA and reset it.
Platform: | Size: 20737024 | Author: Dima | Hits:

[OtherSD

Description: 这是我搜集到的SD卡资料,感觉好,希望能够给你提供帮助。-This module implements FAT16/FAT32 read and write access
Platform: | Size: 6590464 | Author: jindong | Hits:

[Embeded-SCM DevelopLPC2478_FS_GUI

Description: 基于LPC2478+3.5TFT液晶+UCGUI+SD+FAT16实现的触摸屏点菜系统 不够完善 希望大家多多指点-LPC2478+3.5TFTLCD+UCGUI+SD+FAT16
Platform: | Size: 15051776 | Author: 何阳 | Hits:

[ARM-PowerPC-ColdFire-MIPSAVR-FAT16-PROTEUS

Description: FAT读写SD卡的程序。有Proteus仿真。-FAT SD card reader program. There Proteus simulation.
Platform: | Size: 216064 | Author: 杨林 | Hits:

[OtherLC-SD卡模块

Description: 支持MP3、WAV解码格式。 2、支持采样率(KHz):8/11.025/12/16/22.05/24/32/44.1/48。 3、24位DAC输出,动态范围支持90dB,信噪比支持85dB。 4、完全支持FAT16/FAT32文件系统,最大支持32G的TF卡,支持32G的U盘。 5、支持UART串口控制语音播报功能,可控制播放,暂停,选曲,音量加减等功能,最大选曲65535首曲目,波特率9600 bit/s。 6、支持IO触发功能,8个IO口单独触发8首曲目或8个IO口组合触发255首曲目。 7、支持One_line单总线串口控制,可控制播放,暂停,选曲,音量加减等功能。 8、支持3个配置IO进行模式选择。(Support MP3, WAV decoding format. 2, support sampling rate (KHz): 8/11.025/12/16/22.05/24/32/44.1/48. 3, 24 bit DAC output, dynamic range support 90dB, signal-to-noise ratio support 85dB. 4, fully supports the FAT16/FAT32 file system, maximum support 32G TF card, U disk support 32G. 5, support UART serial port control voice broadcast function, can control play, pause, music selection, volume addition and other functions, the maximum selection of 65535 pieces of music, the baud rate of 9600 bit/s. 6, support IO trigger function, 8 IO ports trigger 8 tracks individually or 8 IO ports combination triggers 255 tracks. 7, support the control of One_line single bus serial control play, pause, selections, volume addition and subtraction function. 8, support the 3 configuration IO for pattern selection.)
Platform: | Size: 2486272 | Author: 林一捆 | Hits:
« 1 23 4 5 6 7 8 »

CodeBus www.codebus.net